From: Jens Muecke Date: Mon, 9 Jun 2008 19:38:20 +0000 (+0000) Subject: Adding missing include to libpixman X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=48e7896fc44c41eae45332f30a60f99b54882893;p=openwrt%2Fsvn-archive%2Fpackages.git Adding missing include to libpixman SVN-Revision: 11416 --- diff --git a/XOrg/lib/pixman/Makefile b/XOrg/lib/pixman/Makefile index 953275f74..e04ea53f9 100644 --- a/XOrg/lib/pixman/Makefile +++ b/XOrg/lib/pixman/Makefile @@ -19,6 +19,7 @@ PKG_MD5SUM:=41804ac38025102dcc9891dfd4a3d105 include $(INCLUDE_DIR)/package.mk EXTRA_LDFLAGS:="-Wl,-rpath-link=$(STAGING_DIR)/usr/lib" +TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include/gtk-2.0/gdk define Package/pixman SECTION:=xorg-libs